home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Girls Just Wanna Have Fun!
/
Girls Just Wanna Have Fun!.iso
/
0_6
/
ballon
/
balloons.doc
next >
Wrap
Text File
|
1995-07-31
|
16KB
|
372 lines
This is the documentation for BALLOONS, version 4.3
(c)1990, 1994, 1995 by AssistWare
P.O. Box 13464
Research Triangle Park, NC 27709-3464
DESCRIPTION:
This program draws a balloon and sounds a tone when any key is
hit. The balloons are a random size, color and are drawn at
random locations on the screen. Each key is assigned a different
tone (the user can play tunes by pressing the appropriate keys).
Hitting the down-arrow key causes the balloon to shrink until it
disappears.
Hitting the up-arrow key causes the balloon to grow until it
pops. After the pop, a rainbow is drawn and the first phrase of
"Twinkle, Twinkle Little Star" is played.
For EGA & VGA monitors, Hitting the G makes green balloons
B makes blue balloons
R makes red balloons
Y makes yellow balloons
W makes white balloons
For CGA monitors, Hitting the Y makes yellow balloons
G makes green balloons
R makes red balloons
Hitting qu (short for quit) stops the program.....
If you forget, you will have to CTL-ALT-DEL to get out.
=================================================================
STARTING THE PROGRAM:
1) Type the following on the DOS command line: balloons
2) Press the enter key.
The DOS command line is the place where one types in the name of
programs. It often has a "command prompt" at the left side the
line that looks like C:> or A:>.
==================================================================
OTHER CONSIDERATIONS:
- If your monitor is set to 40 column mode, set it to 80 column
color mode before the program is started.
(use the DOS command: MODE CO80).
- To allow a small child to continuously hold a key down and
the program run without overflowing the keyboard buffer, the
program discards all keys which are in the keyboard buffer
while the program is drawing a balloon. For slow machines this
has the following implication:
The processor may not be fast enough to discard all of the
extra keys and draw the balloon at the same time. If this
occurs, you will hear the high-pitched beep that indicates
the keyboard buffer has overflowed. Just take your hand off
of the key for an instant and the program will have time to
discard the keys in the buffer and draw the balloon. This
problem does not occur with faster machines.
- If you have a CGA monitor, the program can only draw balloons and
rainbows in 3 different colors. This restriction is due to the way
Turbo C and the CGA video card work together.
=================================================================
SOME PROBLEMS OTHERS HAVE ENCOUNTERED:
- Program does not work with a monochrome (single color) display.
- The program requires a color display to operate. Color
displays are often called CGA, MCGA, EGA, EGA64, or VGA
displays. In general, if a display can display 4 or more colors
at the same time and if the display is compatible with the
IBM CGA, EGA, or VGA display, this program should work.
In addition, this program will support SVGA or XVGA displays by
running in a VGA mode.
- Program starts, then stops indicating that one of the following
problems was detected:
- "Program could not detect a graphics card in your PC."
- "Program does not support the display subsystem contained in
your PC."
- "Insufficient memory to load code which creates the graphic
images."
This is similar to the above problem. The display must be a
CGA, EGA, VGA or correctly emulate one of these display types
for the program to operate. "Insufficient memory" may indicate
a lack of available memory either in the PC or on the graphic
display subsystem.
- When my child hits the PRINT SCREEN key and the printer is turned
on, the printer prints "garbage".
- The PRINT SCREEN key is a special PC key that causes DOS to try
to print what is on the screen. In the case of Balloons
there will be balloons or rainbows displayed on the screen.
The PRINT SCREEN function does not know how to tell the printer
to print balloons or rainbows but tries to anyway. The result
is often pages of "garbage". The solution is to turn off the
printer when using Balloons.
ERRORS:
If the program had an error and could not continue, try the
following:
1. Review the above list of problems that others have encountered;
the answer to your problem may be given above.
2. Run the program again, starting it with a "starting option".
A list of starting options are given by starting the program
with a ?.
- for example: balloons ? (The list is also given below)
Then pick the starting option that appears to best fit your
computer's monitor.
(A "starting option" is a way for you to tell the program how
you wish to start and run the program.)
==================================================================
Starting options: (i.e. balloons option)
If no option is used, the program tries to determine which
monitor your computer has and then writes directly to the video
card RAM. Writing directly to the video card RAM only works if
your system's video hardware is identical to IBM display adapters.
> I suggest that you try starting the program with no starting
> options:
> i.e. balloons and see if it works; use the following starting
> options only if needed.
The following table shows the valid starting options. You may wish
to use these if the program is unable to determine which monitor
your computer has.
| write directly | use DOS
Monitor | to video card | video interface
-------------------------+----------------+-----------------
CGA | CGAD | CGA
VGA | VGAD | VGA
EGA (high resolution) | EGAD | EGA
Let program decide | | DOS
Examples: - Start program for a CGA monitor writing directly to
the video card: balloons CGAD
- Start program and let program decide the best choice
and use the DOS video interface: balloons DOS
- Start program and let program decide the best choice
and write directly to the video card: balloons
If you still have problems, send the following information
to: AssistWare,
Atten. Balloon's Problem
P.O. Box 13464,
Research Triangle Park, NC 27709-3464
a. The type of computer you have.
b. The type of monitor you have.
c. The DOS version you are using.
d. The program version.
e. The program error number and a description of your problem.
We will make a good-faith effort to fix your problem.
MY CHILD'S EXPERIENCE:
This program was written for my son, Charles, who wanted to work
on the computer (hit on the keyboard), because he saw his parents
doing this. However, he was too young mentally and did not have
the fine motor skills necessary for programs that show A when "a"
is hit, etc. He just wanted to push the keys and see something
happen. He likes balloons and "Twinkle, Twinkle Little Star"
was one of his favorite songs. So this program was
conceived to give him a way to hit any key and see something
happen. He learned surprisingly quickly (and remembered) where the
up and down arrow keys are and the keys that made the color of
balloons he liked (G, B and R). This program has been a very
positive experience for Charles; I hope you find that to be true
for your child as well.
As an aside, because his favorite color is green, when the
balloons are made randomly, there will be more green ones than
any other color.
==================================================================
PACKAGE CONTENTS:
This package contains 3 files: BALLOONS.EXE -- the program.
BALLOONS.REG -- the registration form
BALLOONS.DOC -- this file.
==================================================================
WARRANTY:
Users of BALLOONS must accept this disclaimer of warranty:
BALLOONS is supplied as is. The author disclaims all warranties,
expressed or implied, including, without limitation, the
warranties of merchantability and fitness for any purpose. The
author assumes no liability for damage, direct or consequential,
which may result from the use of BALLOONS.
Association of Shareware Professionals - Ombudsman Statement
This program is produced by a member of the Association
of Shareware Professionals (ASP). ASP wants to make sure
that the shareware principle works for you. If you are
unable to resolve a shareware-related problem with an ASP
member by contacting the member directly, ASP may be able
to help. The ASP Ombudsman can help you resolve a dispute
or problem with an ASP member, but does not provide
technical support for members' products. Please write to
the ASP Ombudsman at 545 Grover Road, Muskegon, MI 49442-9427
or send a CompuServe message via CompuServe Mail to ASP
Ombudsman 70007,3536."
=======================================================================
DISTRIBUTION OF PROGRAM:
You can give a copy of this program to anyone who wants it. Please
encourage them to register if they find the program useful.
==================================================================
REGISTRATION PROCESS AND FEE:
I hope your child is enjoying the BALLOONS program. My two-year old
son, Charles, has a great time with it, and asks to "work on the 'puter"
frequently in order to make balloons and then pop them.
This is the point where I'm supposed to ask you to send money if you
like this program. My husband and I are honest people; I trust that
you are as well. If, indeed, you value this program and your child's
interest in it, please send the registration form included with this
program (balloons.reg) and the registration fee to:
AssistWare
Atten: Balloons Registration
P.O. Box 13464
Research Triangle Park, NC 27709-3464
USA
The registration fee for this program is $7.00. If you send $7.00, we
will register you as a user, entitling you to future upgrades, technical
support and information about other programs for your child.
Programs available from AssistWare:
- Balloons - A registered version of the shareware program "BALLOONS".
This program draws a balloon and sounds a tone when any key is
hit. The balloons are a random size, color and are drawn at
random locations on the screen. Each key is assigned a different
tone (the user can play tunes by pressing the appropriate keys).
Hitting the down-arrow key causes the balloon to shrink until it
disappears. Hitting the up-arrow key causes the balloon to grow
until it pops into a rainbow as the first phrase of "Twinkle,
Twinkle Little Star" is played. (Supports CGA & EGA/VGA).
- DrawSome - A registered version of the shareware program "DRAWSOME"
a children's drawing program that helps children learn how to
interact with the computer and a mouse (optional). The program
draws lines with a hand as the hand is moved with the arrow-keys
or with the mouse. Colors are selectable and various flowers,
circles, triangles and squares are drawn when certain keys are
pressed. (CGA & EGA/VGA, mouse optional).
- Balloons & Rainbows - A graphical program similar to the program
"BALLOONS" but with several advanced features, designed to help
your child learn colors and color names. These features include
the ability to display the names of the balloon colors, the
ability to allow balloons to be drawn selectively, and other
options. This program is not a shareware program. This program
is a commercial program (not shareware). Runs in both DOS and
Windows. (CGA & EGA/VGA).
- Menu - A graphical menu which your child can use to select either
the DrawSome program or the Balloons & Rainbows program.
(CGA & EGA/VGA, mouse optional).
- Balloons & the Bee - an animated, graphical (EGA display better)
music-filled game for children age 4 to 8. In this game an
animated bee is flown around the screen (using the mouse or the
arrow keys) trying to pop moving balloons. If enough balloons
are popped, the next level is reached. The ultimate goal
is to reach the bars of gold at the end of the rainbow.
Classical music is used throughout the game. This program is
a commercial program (not shareware). Runs in both DOS and
Windows. (EGA/VGA, mouse optional, but recommended).
- Paper Airplanes - This program allows a user to select an airplane
from the screen and print it on a dot matrix or laser printer.
This program will print the outline of an airplane (with fold
lines) and instructions on how to fold the paper. This program
supports the Epson dot matrix standard and the HP Laser Jet
standard. A mouse or other pointing device is optional. This is
a commercial program (not shareware). Runs in both DOS
and Windows versions. (CGA & EGA/VGA, mouse optional).
=======================================================================
The registration form is given below and in the file Balloons.Reg.
=======================================================================
REGISTRATION FORM ---- BALLOONS (version 4.3)
Mail to: AssistWare
Atten: Balloons Registration
P.O. Box 13464
Research Triangle Park, NC 27709-3464
USA
From: ___________________________ (Your Name)
___________________________ (Your Address)
___________________________
___________________________ (Your Phone)
Fill out the following and mail to the above address.
Type of Computer: __________________ Type of Display: _____________
DOS Version: __________ Do you have a mouse?: _______ (yes or no)
Check one: I use _____ 5 1/4" disks or _____ 3 1/2" disks
Where did you get this program? _______________________________
Thank you for any suggestions you may have; they are appreciated:
1) Suggestions for other programs for small children:
2) Suggestions for making this program better:
Circle the desired offering:
$ 7.00 - Balloons
$ 8.00 - DrawSome
$10.00 - Balloons & Rainbows
$11.00 - Balloons & the Bee
$11.00 - Paper Airplanes
$13.00 - 4 programs: - Balloons program.
- DrawSome program.
- Balloons & Rainbows program.
- Menu program.
$21.00 - 5 programs: - Balloons program.
- DrawSome program.
- Balloons & Rainbows program.
- Menu program.
- Balloons & the Bee program.
$30.00 - 6 programs:
Balloons program, DrawSome program, Balloons & Rainbows program,
Menu program, Balloons & the Bee program, commercial version of
Airplanes.
Non-US residents, please add $1.00 for extra shipping costs.
Please make check to AssistWare. Checks must be drawn on a bank within
the US Federal Reserve System. This means that the check must have a 9
digit (bank) routing number on the bottom of the check. Alternatively,
one can send a postal money order.